projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d38114c
)
*** empty log message ***
author
Andreas Schwab
<schwab@suse.de>
Fri, 6 Jul 2007 17:29:20 +0000
(17:29 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Fri, 6 Jul 2007 17:29:20 +0000
(17:29 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 699ddab454ef2061bb73c72c9f6af77695957493..719d8df25be2d582c20913b7ba8c8beaee3ef7d4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,7
@@
* emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any
dynamic bindings around the evaluation of the expression.
+ Reported by Jay Belanger <jay.p.belanger@gmail.com>.
2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca>